From: Felix Fietkau Date: Wed, 6 Aug 2008 00:19:25 +0000 (+0000) Subject: qolyester is broken on avr32 in a weird way X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=6a979ca5a631b72e5204efc24f9ac3c20fd543a6;p=openwrt%2Fsvn-archive%2Fpackages.git qolyester is broken on avr32 in a weird way SVN-Revision: 12189 --- diff --git a/net/qolyester/Makefile b/net/qolyester/Makefile index 86cc568ff..44ca49444 100644 --- a/net/qolyester/Makefile +++ b/net/qolyester/Makefile @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/qolyester SECTION:=net CATEGORY:=Network - DEPENDS:=+libpthread + DEPENDS:=+libpthread @!TARGET_avr32 TITLE:=OLSR implementation with QoS URL:=http://qolsr.lri.fr/code/ endef